Vapi Metadata SourceType
Vapi Metadata SourceType
The Vapi Metadata SourceType enumerated type defines the types of sources for API metadata. You specify the type of source when adding a metadata source to a metadata service.
Possible values:
FILE
: Indicates the metadata source is a JSON file.REMOTE
: Indicates the metadata source is a remote server.
This data structure has no properties.
Enumeration:
FILE,
REMOTE,